home *** CD-ROM | disk | FTP | other *** search
/ Professional Soft Collection 1.02 / Professional Soft Collection 1.02.iso / test.all / config / config.ini < prev    next >
Text File  |  1994-07-08  |  3KB  |  117 lines

  1. # CONFIG.INI for PC-CONFIG from Version 7.2
  2. # Lines beginning with # are comments only
  3. # Possible switches Schalter: 1/0, ON/OFF, YES/NO
  4.  
  5. # Identify installed memory size and speed of graphics adapter?
  6. # NB! For this test graphics modi are switched. If CONFIG is running under
  7. # WINDOWS in a window, you must disable this test.
  8.   VideoTest=no
  9.  
  10. # Tries to identify the chip-set on the graphics adapter?
  11.   VGATest=yes
  12.  
  13. # Write  direct to screen?
  14.   DirectScreenWrites=yes
  15.  
  16. # Wait for flyback with CGA cards? (slows video output, but possibly
  17. # avoids flicker/snow with older adapters)
  18.   SnowCheck=no
  19.  
  20. # Always use BIOS routines?(switch on if problems arise with less
  21. # compatible computers)
  22.   UseBIOS=no
  23.  
  24. # Test access times for the hard disk(s)?
  25.   AccessTest=yes
  26.  
  27. # Always force the data transfer speed test for hard disks, even if an
  28. # active cache is detected?
  29.   ForceHDspeed=yes
  30.  
  31. # Test for an active HD cache?
  32.   HDCacheTest=yes
  33.  
  34. # Initialise the modem before testing? (some modems may otherwise not
  35. # be recognised)
  36.   InitModem=no
  37.  
  38. # Try to identify main board chip set via hardwaretest. This causes some
  39. # computers to crash, and can be disabled.
  40.   TestBoard=no
  41.  
  42. # Enter boardchipset manually, if detection should fail.
  43. # These numbers are vaild:
  44. # 0:Autodetect   1:UMC   2:SIS   3:CONTAC    4:ELITE
  45. # 5:FOREX        6:OPTI  7:ETEQ  8:SYMPHONY  9:SHASTA
  46.   Chipsatz=0
  47.  
  48. # Test the access speed for Extended Memory? (Can be switched off if
  49. # this test leads to crashes (because of privilege violations etc.)
  50.   TestExtMem=yes
  51.  
  52. # Do testing of the short interval timer? The test doesn't work on some
  53. # 486-66 MHz boards, so it can be disabled here:
  54.   TimerTest=no
  55.  
  56. # Try to get information about IDE hard disks? Can cause problems
  57. # with certain MFM/RLL contollers (eg OMTI 8250).
  58. # For registered users only!
  59.   ATbusInfo=yes
  60.  
  61. # Look for sound cards?
  62.   SearchForSoundCards=yes
  63.  
  64. # Minimum required CD-ROM size in MB. If you don't have such a big CD,
  65. # you can reduce the value, but the access times are only accurate with
  66. # CDs of 600 MB or above.
  67.   MinCDsize=600
  68.  
  69. # Look for programs loaded in Hi-Dos?
  70.   HiDosSearch=yes
  71.  
  72. # In case the RAM disk was not detected, its allocated drive letter
  73. # (letter only) can be specified here.
  74.   RamDisk=
  75.  
  76. # A particular drive can be specified here for the DOS read/write
  77. # benchmark test. If 0 specified, the test is skipped. If left blank,
  78. # the current drive at the time of test will be tested.
  79.   DosDisk=
  80.  
  81. # Run CONFIG as continuous demo (only available in the commercial
  82. # version with a special key).
  83.   DemoMode=no
  84.  
  85. # How many seconds should the demo run for?
  86.   DemoZeit=180
  87.  
  88. # How many seconds should each window be displayed?
  89.   DemoDelay=8
  90.  
  91. # Automatic logging during the test?
  92. # (only in the commercial version with special key)
  93.   AutoLog=no
  94.  
  95. ## What should be logged/ which windows should be displayed in the demo?
  96. ## Choose only from menu choices H,W,S,M,B,G:C,Q,T,V,X
  97.   Protokoll=hwsmtxv
  98.  
  99. # Load and show own comparison list (CONFIG.VGL)?
  100.   ShowVGL=no
  101.  
  102. # Enable program end with ESC key?
  103.   EndeBeiESC=no
  104.  
  105. # Window colors for monochrome display:
  106.   MBODYCOLOR=112
  107.   MFRAMECOLOR=112
  108.   MHEADERCOLOR=112
  109.  
  110. # Window colors for color display:
  111.   CBODYCOLOR=30
  112.   CFRAMECOLOR=27
  113.   CHEADERCOLOR=112
  114.  
  115. # Background color:
  116.   BACKGROUND=7
  117.